The Imagick class
PHP Manual

Imagick::setImageBluePrimary

(PECL imagick 2.0.0)

Imagick::setImageBluePrimarySets the image chromaticity blue primary point

Descripción

bool Imagick::setImageBluePrimary ( float $x , float $y )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Sets the image chromaticity blue primary point.

Lista de parámetros

x

y

Valores retornados

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.


The Imagick class
PHP Manual